VT-d: extend quirks to newer desktop chipsets
authorJan Beulich <jbeulich@suse.com>
Thu, 11 Jun 2015 09:55:05 +0000 (11:55 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 11 Jun 2015 09:55:05 +0000 (11:55 +0200)
commitcdc6204b7749a53e6a4d95fac4440601c35a539d
treef72203f15ec4fb739e9828a8901e488fc8ac63c7
parentae05fd3912b153e18efa3018d9f7cf9105ea5b43
VT-d: extend quirks to newer desktop chipsets

We're being told that while on the server side the issue we're trying
to work around is fixed starting with IvyBridge (another round of
double checking is going on before we're going to remove the one
IvyBridge ID that we're currently applying the workaround for), on the
desktop side even Skylake still requires the workaround. Hence we need
to add a whole bunch of desktop IDs.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Don Dugger <donald.d.dugger@intel.com>
xen/drivers/passthrough/vtd/quirks.c